home *** CD-ROM | disk | FTP | other *** search
/ PCMania 46 / PCMania CD46_2.iso / pc / sonar95 / shared.dir / 00275.ls < prev    next >
Encoding:
Text File  |  1994-07-07  |  99 b   |  8 lines

  1. on exitFrame
  2.   if rollOver(20) then
  3.     play frame "conciertos"
  4.   else
  5.     go("roll")
  6.   end if
  7. end
  8.